home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wgdb-42.lha / wgdb-4.2 / gdb / xconfig / 3b1 next >
Text File  |  1992-09-11  |  434b  |  13 lines

  1. # Host: AT&T 3b1/Unix pc
  2. # I don't think cc has been tried.  -traditional for <sys/ioctl.h>
  3. # (not sure whether necessary).
  4. CC= gcc -traditional
  5. # GCC runs out of virtual memory.
  6. # A separate CC for pinsn routines is no longer supported, though.
  7. # FIXME -- someone unlucky enough to have a 3B1, let bug-gcc@prep.ai.mit.edu
  8. # know what works and what fails on the 3B1.
  9. #PINSN_CC= cc
  10.  
  11. XDEPFILES= infptrace.o coredep.o
  12. XM_FILE= xm-3b1.h
  13.